data5_2
=======
For the texture images, please use the PPM files in the TUTORS/data folder

The code to read in a PPM texture may be found at TUTORS/glm.c:
	glmReadPPM(char* filename, int* width, int* height)